home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 90 / CD Actual 90.iso / Software3D / PovLab / povlab / OS2 / SETUPOS2.TXT < prev   
Encoding:
Text File  |  1999-08-29  |  1.4 KB  |  32 lines

  1. POVLAB modeler for POV-Ray 3.0
  2. Copyright 1994,1995, 1996 Denis Olivier & ChromaGraphics.
  3. All rights reserved.
  4.  
  5. ********* OS/2 setup By Martin Conlon (mconlon@engsoc.carleton.ca)
  6.  
  7. The SETUPOS2.CMD file is a REXX script to setup POVLAB under OS/2.  It should
  8. be run from the OS/2 command line (in an OS/2 shell) by typing:
  9.  
  10. SETUPOS2 [enter]
  11.  
  12.        where "[enter]" indicates that the "enter" key on the keyboard
  13.        should be pressed
  14.  
  15. The script will setup an icon called "POVLAB" on the desktop.  This icon may
  16. then be dragged into an appropriate folder.
  17.  
  18. The "POVLAB" icon is setup with the appropriate memory setting required to run
  19. POVLAB successfully under OS/2.  As well, all *.SCN files (POVLAB's scene
  20. files) are liked to the POVLAB executable so that double clicking on one of
  21. them launches POVLAB.  This linking is only apparent after a shutdown and
  22. reboot. (When all scene files get an icon similar to POVLAB's).
  23.  
  24. *** Note:  At this time, POVLAB is unable to spawn POV-Ray under OS/2.  When the
  25.            OS/2 version of POVRAY becomes available, this file (and the script)
  26.            will be updated.
  27.            In order to render your scenes, you must generate the *.POV file
  28.            using the "-->POV-Ray (.POV)" option in the "File" menu and render
  29.            as you would normally (from the DOS command line).
  30.            The memory settings still need some work.
  31.  
  32.